About the blog
This site is static html. It is rendered from a combination of markdown files and html templates.
A python script handles the rendering, whenever a new article is added.
On the backend, nginx serves the filles. No database or api adding overhead,
sometimes simper is better.
The code is or will soon be on my github
More soon!